tweepy library
How to get Tweets using Python and Twitter API
Social media is a veritable gold mine of information and a window into the collective psychology of people across the world. Be it politicians, celebrities, creative artists, professors or students - everyone seems to be on Twitter. It has become increasingly popular with tweets from famous personalities influencing millions of followers and the markets too! So Twitter data is used for sentiment analysis in various spheres including trading. This blog will show how we can fetch data from Twitter using the Twitter API.
Technology: